home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Steal This CD
/
steal_this_cd.iso
/
Chapter 03 - Hacking People, Places, and Things
/
sparks.exe
/
{app}
/
actions
/
PodcastAttachment.cheetah
< prev
next >
Wrap
Text File
|
2005-03-17
|
1KB
|
51 lines
#filter UnicodeSafeFilter
<h3>
'$htmlsafe($etitle)' in '$htmlsafe($btitle)'
</h3>
<div style="padding: 5px; background: #FFDDDD">
$Content($blog, $entry)
</div>
#if $platform != "msw"
<hr>
#end if
<h4>
Right-Click Actions
</h4>
<ul>
<li>
<span class=uiitem>Play</span>:
play this attachment
<li>
<span class=uiitem>Download</span>:
download this attachment
<li>
<span class=uiitem>Saved</span>:
move to the "Saved" folder.
Downloaded attachments will not expire
<li>
<span class=uiitem>Delete</span>:
delete the recording from your computer now
<li>
<span class=uiitem>Open Folder</span>:
open the folder on your computer where the recording (attachment) is kept
</ul>
<h4>
Details
</h4>
<ul>
#if $attachment.url
<li>Attachment URL: ${htmlsafe($attachment.url)}
#end if
<li>Attachment Size: ${htmlsafe($attachment.length)}
<li>Attachment Status: ${htmlsafe($astatus)}
<li>Attachment Player: '$attachment.dst_player_id'
<li>Attachment Playlist: '$attachment.dst_playlist'
</ul>